.abouts{
	width: 1200px;
	margin:  0 auto;
	overflow: hidden;
	margin-top: 58px;
	margin-bottom:50px;
}
.left{
	width: 274px;
	overflow: hidden;
	float: left;
}
.left1{
	width: 100%;
	height: 80px;
	background: #ec1b24;
	text-align: center;
	line-height: 80px;
	color: white;
	
}
.left2{
	width: 100%;
	height: 50px;
	background: #f5f5f5;
	color: #211a1a;
	line-height: 50px;
	text-align: center;
	border-top:solid 1px white
}
.left2 a{
	display: block;
	color: #211A1A;
}
.left2 a:hover{
	background-color: #e0e4ef;
	color: #211A1A;
}
.left3{
	width: 100%;
	height: 80px;
	background: #ec1b24;
	text-align: center;
	line-height: 80px;
	color: white;
	margin-top: 60px;
	
}
.left4{
	width: 100%;
	background: #f5f5f5;
	color: #211a1a;
	line-height: 34px;
	padding: 16px;
	font-size: 15px;
}
.left4 span{
	font-size: 16px;
}

.right{
	float: right;
	width: 880px;
	overflow: hidden;
	
}
.biaoti img{
	margin-top: 2px;
}
.bt{
	float: left;
	
}
.bt span{
	color: #2f2929;
	font-size: 20px;
}
.bt1{
	float: right;
	font-size: 16px;
	color: #666;
}
.bt1 span{
	font-size: 16px;
	color: #666;
	margin-right: 2px;
}

.bt1 span:hover{
	color: #ed1b24;
}
.right p{
	line-height: 33px;
}
.right img{
	margin: 5px 0;
}
/*产品展示*/
.right1{
	margin-top: 64px;
	width: 100%;
	overflow: hidden;
	font-size: 10px;
}
.right1 img{
	margin: 0 auto;
}
.right1 ul li a{
	display: block;
	width: 280px;
	height: 260px;
	float: left;
	overflow: hidden;
	border: solid 1px #dadada;
	margin-bottom: 40px;
	color: #474242;
	margin-right: 13px;
}
.right1 ul li span{
	width: 285px;
	display: block;
	overflow: hidden;
	margin: 0 auto;
	height: 216px;
}
.right1 ul li img{
	width: 100%;
	transition: transform 1.5s;
	margin-top: 0px;
}
.right1 ul li img:hover{
	transform: scale(1.3);
}
.right1 ul li a h1{
	line-height: 42px;
	text-align: center;
	font-size: 17px;
}
.right2 a{
	margin: 0 12px;
}
.right ul li a:hover{
	color:#ec1b24;
}
/*店铺展示*/
.shop1{
	margin-top: 64px;
	width: 100%;
	overflow: hidden;
	display: block;
	margin: 0 auto;
}

.shop1 ul li a{
	display: block;
	width: 285px;
	height: 398px;
	float: left;
	overflow: hidden;
	margin-bottom: 18px;
	color: #474242;
	padding: 20px;
}
.shop1 ul li span{
	width: 285px;
	display: block;
	overflow: hidden;
	margin: 0 auto;
}
.shop1 ul li img{
	width: 100%;
	transition: transform 1.5s;
	margin-top: 0px;
}
.shop1 ul li img:hover{
	transform: scale(1.3);
}

.shop1 ul li a h1{
	line-height: 34px;
	text-align: center;
	font-size: 18px;
}
.shop2 a{
	margin: 0 12px;
}
.shop ul li a:hover{
	color: white;
	background-color: white;
}
/*加盟合作*/
.jm{
	width: 100%;
	height: 199px;
	background: #ec1b24;
	margin-top: 60px;
}
.jm1{
	float: left;
}
.jm img{
	margin-top: 0px;
}
.jm2{
	float: right;
	margin: 10px auto;
	text-align: center;
	color: white;
}
.jm2 img{
	margin: 35px 68px 0 0;
}
.jm2 h1{
	margin-top: 22px;
	margin-right: 60px;
	
}
.jm2 p{
	margin-top: 10px;
	margin-right: 55px;
}
.right h1{
	text-align: center;
	margin-left: 20px;
}
.jm3{
	width: 100%;
	color: #ec1b24;
	font-weight: 700;
	margin-top: 30px;
}
.jm3 span{
	font-size: 22px;
}
.jm3 p{
	color: black;
	font-size: 18px;
	line-height: 38px;
	font-weight: 500;
}
/*联系我们*/
.contact{
	width: 274px;
	overflow: hidden;
	float: left;
	margin-top: -60px;
}
/*                                                      新闻动态                                         */
.inside_con{
	padding:20px;
	overflow:hidden;
}
.inside_con img{
	max-width:100%;
}
.inside_news_list{
	overflow:hidden;
	padding-bottom:20px;
	margin-bottom:20px;
	border-bottom:1px dashed #c1c1c1;
}
.inside_news_list_pic{
	float:left;
	width:190px;
	height:136px;
	display:block;
}
.inside_news_list_pic img{
	display:block;
	float:left;
	width:222px;
	height:132px;
	padding:3px;
	border:1px solid #d2d2d2;
}
.inside_news_list_text{
	float:left;
	width:620px;
	margin-left:30px;
	line-height: 30px;
}
.inside_news_list_text h6{
	color:#2663a8;
	font-size:16px;
}
.inside_news_list_text h6 a{
	color:#282827;
	line-height:30px;
}
.inside_news_list_text h6 a:hover{
	color: #ec1b24;
}
.inside_news_list_text h5{
	font-weight:normal;
	color:#666666;
}
.inside_news_list_text p{
	font-weight:normal;
	font-size:13px;
	line-height:24px;
	color:#464646;
	margin-top: 0px;
}

.inside_news_list_text h4 a{
	font-weight:normal;
	line-height: 27px;
	color:#ec1b24;
}
.inside1_con{
	padding:20px;
	overflow:hidden;
}
.inside1_con h1{
	font-size: 20px;
	margin-top: 10px;
}
.inside1_con span{
	margin-left: 348px;
}
.inside1_con  p{
	margin-top: 15px;
}

/*                                             在线留言                                                   */
.field-ctl {
    margin-bottom: 20px;
}
.btn {
    display: inline-block;
    width: 160px;
    height: 34px;
    margin-top: 15px;
    margin-left: 80px;
    line-height: 34px;
    text-align: center;
    background: #ec1b24;
    color: #fff;
    border-radius: 3px;
}
#submitBtn:hover{
	color:#ec1b24;
	background: white;
	border: solid 1px #EC1B24;
}

.input-ctl {
    height: 32px;
    border-radius: 3px;
    line-height: 32px;
    width: 100%;
    border: 1px solid #ccc;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    text-indent: 15px;
    width: 300px;
}
.inside_con form label {
    float: left;
    width: 60px;
    height: 32px;
    line-height: 32px;
    text-align: right;
    margin-right: 20px;
}
.inside_con form #feedback {
    height: 120px;
    width: 100%;
    border: 1px solid #ccc;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    width: 400px;
    border-radius: 3px;
    text-indent: 15px;
}

/*分页*/
.mypages{clear:both;margin:20px 0px 20px 0px;text-align: center;height:40px;line-height:40px;}
.mypages ul{display:inline-block;margin:0 auto;}
.mypages li{padding:0 15px;line-height:30px;display:inline-block;font-size:14px;border:1px solid #ddd;border-radius: 5px;margin: 0 3px;float:left;background-color:#FFF;cursor:pointer;}
.page-num{padding:0 15px;line-height:30px;display:inline-block;font-size:14px;border:1px solid #ddd;border-radius: 5px;margin: 0 3px;float:left;background-color:#FFF;cursor:pointer;}
.page-num-current,.page-num-current a,.page-num-current a:hover{color:#fff;background-color:#ec1b24;}
